PreviousNextTracker indexSee it online !

(174/314) 3464397 - Javasidekick Minor completion bug

JavaSidekick use the current word as completion candidate :
for example

public static String A|BC;

the | is the caret
press B
and you will have a completion popup that contains ABBC and you can type what you want the completion popup will always contains the current word.

Submitted kpouer - 2011-12-23 - 12:23:16z Assigned nobody
Priority 1 Category None
Status Open Group None
Resolution None Visibility No

Comments

Attachments